Skip to content

chore: version packages - #124

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#124
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@surfnet/curve-angular@0.3.0

Minor Changes

  • 3c533d0: Add 36 components to close the gap with the Figma component library: accordion, alert, alert-dialog, aspect-ratio, badge, button-group, calendar, carousel, combobox, command, context-menu, date-picker, dialog, empty, hover-card, input-otp, item, kbd, native-select, navigation-menu, pagination, popover, progress, radio-group, resizable, scroll-area, sheet, skeleton, slider, sonner, spinner, switch, tabs, toggle, toggle-group, and tooltip.

    • Every component has a @surfnet/curve-contracts entry and a Storybook story covering its full surface. Where a component exposes a styling axis, the input is typed from the contract so a stray variant/size/orientation value fails the type-check.
    • sheet, skeleton, and tooltip were already vendored internally (as dependencies of sidebar) but not exported — they are now part of the public API.
    • The newly vendored components use Phosphor icons instead of Spartan's default Lucide set, to match this package's existing icon convention.
    • Bump @spartan-ng/brain to 0.0.1-alpha.720 so navigation-menu can expose trigger align (and match React's Alignment story). Overlay/dialog host bindings that brain removed (closeDelay, restoreFocus, close delay) are dropped from the helm wrappers.
    • A few documented gaps remain where Spartan's primitives don't expose an identical surface (e.g. scroll-area's orientation) — noted in the component source rather than papered over.

Patch Changes

  • aed7d3b: Align pagination across frameworks: add React NumberedPagination, and bring Previous/Next (iconOnly, logical padding, RTL icon flip, configurable aria-label) and Ellipsis (srOnlyText, decorative icon) in line with Angular.

@surfnet/curve-react@0.3.0

Minor Changes

  • aed7d3b: Align pagination across frameworks: add React NumberedPagination, and bring Previous/Next (iconOnly, logical padding, RTL icon flip, configurable aria-label) and Ellipsis (srOnlyText, decorative icon) in line with Angular.

  • 3c533d0: Add 36 components to close the gap with the Figma component library: accordion, alert, alert-dialog, aspect-ratio, badge, button-group, calendar, carousel, combobox, command, context-menu, date-picker, dialog, empty, hover-card, input-otp, item, kbd, native-select, navigation-menu, pagination, popover, progress, radio-group, resizable, scroll-area, sheet, skeleton, slider, sonner, spinner, switch, tabs, toggle, toggle-group, and tooltip.

    • Every component has a @surfnet/curve-contracts entry and a Storybook story covering its full surface. Where a component exposes a styling axis, the prop is typed from the contract so a stray variant/size/orientation/side value fails the type-check.
    • date-picker is hand-composed from Calendar + Popover, since shadcn ships no registry item for it.
    • chart and drawer are deferred until there is an Angular equivalent, to keep framework parity — see ADR-019 in docs/decision-log.md.

@surfnet/curve-angular-app@0.3.0

Patch Changes

  • Updated dependencies [3c533d0]
  • Updated dependencies [aed7d3b]
    • @surfnet/curve-angular@0.3.0
    • @surfnet/curve-tokens@0.3.0

@surfnet/curve-react-app@0.3.0

Patch Changes

  • Updated dependencies [aed7d3b]
  • Updated dependencies [3c533d0]
    • @surfnet/curve-react@0.3.0
    • @surfnet/curve-tokens@0.3.0

@surfnet/curve-storybook-config@0.3.0

Patch Changes

  • @surfnet/curve-tokens@0.3.0

@surfnet/curve-contracts@0.3.0

@surfnet/curve-tokens@0.3.0

@surfnet/curve-typescript-config@0.3.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 67255cc to 52d44f8 Compare August 14, 2026 07:50
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 52d44f8 to 12660d4 Compare August 14, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants